Documentation fix for 'ls' and hard links.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 10 Jun 2013 20:26:20 +0000 (13:26 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 10 Jun 2013 20:26:20 +0000 (13:26 -0700)
commit58192d03a0576591190d4388a219d4a6270e9304
tree00ab7061a2eee65728ec67fd59052f2455b9c31d
parent8cb800158c073478d20265d054a1f8eb1fd458f5
Documentation fix for 'ls' and hard links.

* compile.texi (Compilation Functions):
* files.texi (File Attributes, Changing Files):
Use current format for GNU 'ls' output.
(File Attributes): Fix problem introduced in previous change:
the link count is the number of hard links, not the number
of hard links + 1.
doc/lispref/ChangeLog
doc/lispref/compile.texi
doc/lispref/files.texi